@font-face {
  font-family: 'icomoon';
  src:  url('fonts/wetank.eot?3a2fii');
  src:  url('fonts/wetank.eot?3a2fii#iefix') format('embedded-opentype'),
    url('fonts/wetank.ttf?3a2fii') format('truetype'),
    url('fonts/wetank.woff?3a2fii') format('woff'),
    url('fonts/wetank.svg?3a2fii#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="iconw-"], [class*=" iconw-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconw-wetank_logo_black:before {
  content: "\e900";
  font-size: 0.12rem;
}
.iconw-wetank_logo_white:before {
  content: "\e901";
  color: #fefefe;
  font-size:0.12rem;
}
.iwetank_black:before{
  color:#3D3D3D;
}